Burning images

There are copies of the Ubuntu and Debian iso images on the mirror. All of them are under /srv/pubmirror/public/mirror/images. They will not be synced at night. To burn the most important:

root@justinstalled:/# wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
 0  dev='/dev/sg1'      rwrw-- : 'hp' 'CDDVDW SH-216ALN'
-------------------------------------------------------------------------
root@justinstalled:/# sudo wodim -v speed=2 dev='/dev/sg1' /srv/imagelinks/precise-dvd-i386.iso

(The amd64 symlink is there as well.)